[INFO] cloning repository https://github.com/Lance-Bai/iso_trans
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lance-Bai/iso_trans" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLance-Bai%2Fiso_trans", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLance-Bai%2Fiso_trans'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24f12aa76d1b1ac62e62fe16d5f0e3dfd78a7d60
[INFO] testing Lance-Bai/iso_trans against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLance-Bai%2Fiso_trans" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lance-Bai/iso_trans
[INFO] finished tweaking git repo https://github.com/Lance-Bai/iso_trans
[INFO] tweaked toml for git repo https://github.com/Lance-Bai/iso_trans written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lance-Bai/iso_trans on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lance-Bai/iso_trans already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd166787882490563a949cc26d3a2c00fea7b97aed989feeb2dcfc71232e0109
[INFO] running `Command { std: "docker" "start" "-a" "fd166787882490563a949cc26d3a2c00fea7b97aed989feeb2dcfc71232e0109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd166787882490563a949cc26d3a2c00fea7b97aed989feeb2dcfc71232e0109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd166787882490563a949cc26d3a2c00fea7b97aed989feeb2dcfc71232e0109", kill_on_drop: false }`
[INFO] [stdout] fd166787882490563a949cc26d3a2c00fea7b97aed989feeb2dcfc71232e0109
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 291548582a748deb107b5d9b988fe30cc1ac289b547926d0eb2d45331cc0568a
[INFO] running `Command { std: "docker" "start" "-a" "291548582a748deb107b5d9b988fe30cc1ac289b547926d0eb2d45331cc0568a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling concrete-csprng v0.4.1
[INFO] [stderr]    Compiling dyn-stack v0.9.1
[INFO] [stderr]    Compiling tfhe v0.5.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling stats v0.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling pulp v0.18.22
[INFO] [stderr]    Compiling concrete-fft v0.4.1
[INFO] [stderr]    Compiling epoch v0.0.2
[INFO] [stderr]    Compiling refined-tfhe-lhe v0.1.0 (https://github.com/KAIST-CryptLab/refined-tfhe-lhe.git?branch=main#9b0426e8)
[INFO] [stderr]    Compiling jemallocator v0.5.4
[INFO] [stderr]    Compiling jemalloc-ctl v0.5.4
[INFO] [stderr]    Compiling iso_trans v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `lwe_sk`
[INFO] [stdout]   --> src/main.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let (lwe_sk, glwe_sk, lwe_sk_after_ks, fourier_bsk, fourier_ksk) = keygen_pbs_with_glwe_ds(
[INFO] [stdout]    |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_lwe_sk`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lwe_sk_after_ks`
[INFO] [stdout]   --> src/main.rs:85:27
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let (lwe_sk, glwe_sk, lwe_sk_after_ks, fourier_bsk, fourier_ksk) = keygen_pbs_with_glwe_ds(
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lwe_sk_after_ks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |     for e in he_state.iter() {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:677:9
[INFO] [stdout]     |
[INFO] [stdout] 677 |     let mut he_lut: Vec<Vec<GlweCiphertext<Vec<u64>>>> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `he_lut`
[INFO] [stdout]    --> src/main.rs:677:9
[INFO] [stdout]     |
[INFO] [stdout] 677 |     let mut he_lut: Vec<Vec<GlweCiphertext<Vec<u64>>>> = Vec::new();
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_he_lut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `glwe_dimension`
[INFO] [stdout]    --> src/main.rs:706:5
[INFO] [stdout]     |
[INFO] [stdout] 706 |     glwe_dimension: GlweDimension,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_glwe_dimension`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ciphertext_modulus`
[INFO] [stdout]    --> src/main.rs:707:5
[INFO] [stdout]     |
[INFO] [stdout] 707 |     ciphertext_modulus: CiphertextModulus<u64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ciphertext_modulus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "291548582a748deb107b5d9b988fe30cc1ac289b547926d0eb2d45331cc0568a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "291548582a748deb107b5d9b988fe30cc1ac289b547926d0eb2d45331cc0568a", kill_on_drop: false }`
[INFO] [stdout] 291548582a748deb107b5d9b988fe30cc1ac289b547926d0eb2d45331cc0568a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b98699efde07cea2642c5e94f785bc76fad47c12048e8fe035710057864ce5f1
[INFO] running `Command { std: "docker" "start" "-a" "b98699efde07cea2642c5e94f785bc76fad47c12048e8fe035710057864ce5f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling jemalloc-ctl v0.5.4
[INFO] [stderr]    Compiling jemallocator v0.5.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling pulp v0.18.22
[INFO] [stderr]    Compiling epoch v0.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling concrete-fft v0.4.1
[INFO] [stderr]    Compiling tfhe v0.5.4
[INFO] [stderr]    Compiling refined-tfhe-lhe v0.1.0 (https://github.com/KAIST-CryptLab/refined-tfhe-lhe.git?branch=main#9b0426e8)
[INFO] [stderr]    Compiling iso_trans v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `lwe_sk`
[INFO] [stdout]   --> src/main.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let (lwe_sk, glwe_sk, lwe_sk_after_ks, fourier_bsk, fourier_ksk) = keygen_pbs_with_glwe_ds(
[INFO] [stdout]    |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_lwe_sk`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lwe_sk_after_ks`
[INFO] [stdout]   --> src/main.rs:85:27
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let (lwe_sk, glwe_sk, lwe_sk_after_ks, fourier_bsk, fourier_ksk) = keygen_pbs_with_glwe_ds(
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lwe_sk_after_ks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/main.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |     for e in he_state.iter() {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:677:9
[INFO] [stdout]     |
[INFO] [stdout] 677 |     let mut he_lut: Vec<Vec<GlweCiphertext<Vec<u64>>>> = Vec::new();
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `he_lut`
[INFO] [stdout]    --> src/main.rs:677:9
[INFO] [stdout]     |
[INFO] [stdout] 677 |     let mut he_lut: Vec<Vec<GlweCiphertext<Vec<u64>>>> = Vec::new();
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_he_lut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `glwe_dimension`
[INFO] [stdout]    --> src/main.rs:706:5
[INFO] [stdout]     |
[INFO] [stdout] 706 |     glwe_dimension: GlweDimension,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_glwe_dimension`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ciphertext_modulus`
[INFO] [stdout]    --> src/main.rs:707:5
[INFO] [stdout]     |
[INFO] [stdout] 707 |     ciphertext_modulus: CiphertextModulus<u64>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ciphertext_modulus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.73s
[INFO] running `Command { std: "docker" "inspect" "b98699efde07cea2642c5e94f785bc76fad47c12048e8fe035710057864ce5f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b98699efde07cea2642c5e94f785bc76fad47c12048e8fe035710057864ce5f1", kill_on_drop: false }`
[INFO] [stdout] b98699efde07cea2642c5e94f785bc76fad47c12048e8fe035710057864ce5f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4164728ff7c79b1781c8daa33dc9d0a079ff386f644ad749bbfd9d5cb1794bc1
[INFO] running `Command { std: "docker" "start" "-a" "4164728ff7c79b1781c8daa33dc9d0a079ff386f644ad749bbfd9d5cb1794bc1", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `lwe_sk`
[INFO] [stderr]   --> src/main.rs:85:10
[INFO] [stderr]    |
[INFO] [stderr] 85 |     let (lwe_sk, glwe_sk, lwe_sk_after_ks, fourier_bsk, fourier_ksk) = keygen_pbs_with_glwe_ds(
[INFO] [stderr]    |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_lwe_sk`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `lwe_sk_after_ks`
[INFO] [stderr]   --> src/main.rs:85:27
[INFO] [stderr]    |
[INFO] [stderr] 85 |     let (lwe_sk, glwe_sk, lwe_sk_after_ks, fourier_bsk, fourier_ksk) = keygen_pbs_with_glwe_ds(
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lwe_sk_after_ks`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/main.rs:162:9
[INFO] [stderr]     |
[INFO] [stderr] 162 |     for e in he_state.iter() {
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:677:9
[INFO] [stderr]     |
[INFO] [stderr] 677 |     let mut he_lut: Vec<Vec<GlweCiphertext<Vec<u64>>>> = Vec::new();
[INFO] [stderr]     |         ----^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `he_lut`
[INFO] [stderr]    --> src/main.rs:677:9
[INFO] [stderr]     |
[INFO] [stderr] 677 |     let mut he_lut: Vec<Vec<GlweCiphertext<Vec<u64>>>> = Vec::new();
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_he_lut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `glwe_dimension`
[INFO] [stderr]    --> src/main.rs:706:5
[INFO] [stderr]     |
[INFO] [stderr] 706 |     glwe_dimension: GlweDimension,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_glwe_dimension`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ciphertext_modulus`
[INFO] [stderr]    --> src/main.rs:707:5
[INFO] [stderr]     |
[INFO] [stderr] 707 |     ciphertext_modulus: CiphertextModulus<u64>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ciphertext_modulus`
[INFO] [stderr] 
[INFO] [stderr] warning: `iso_trans` (bin "iso_trans" test) generated 7 warnings (run `cargo fix --bin "iso_trans" -p iso_trans --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/iso_trans-3b9f546a703c7598)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4164728ff7c79b1781c8daa33dc9d0a079ff386f644ad749bbfd9d5cb1794bc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4164728ff7c79b1781c8daa33dc9d0a079ff386f644ad749bbfd9d5cb1794bc1", kill_on_drop: false }`
[INFO] [stdout] 4164728ff7c79b1781c8daa33dc9d0a079ff386f644ad749bbfd9d5cb1794bc1
